home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / netmail / wsomr120.zip / WS.DAT / FORMAT.INI < prev    next >
INI File  |  1996-04-24  |  2KB  |  72 lines

  1.  
  2. ; ----------------------------------------------------------------------- ;
  3. ;  Reply template definition file, precedence used in searching are:      ;
  4. ;  Addressee -> Area Name -> Host(bbs_id) -> Packet format -> common      ;
  5. ;  (I-)         (A-)         (H-)                                         ;
  6. ;                                                                         ;
  7. ;  Entries for Individual, area and host level should be  prefixed with   ;
  8. ;  corresponding leading IDs, example:                                    ;
  9. ;                                                                         ;
  10. ;  BBS    : Lunatic    should be [H-Lunatic]                              ;
  11. ;  Area   : OFFLINE    should be [A-OFFLINE]                              ;
  12. ;  Caller : Dane Beko  should be [I-Dane Beko]                            ;
  13. ; ----------------------------------------------------------------------- ;
  14.  
  15. ; ---------------------------------------------------- ;
  16. ; System default, if an entry could not be found in a  ;
  17. ; lower level, the entry in [Common] will be used.     ;
  18. ; ---------------------------------------------------- ;
  19.  
  20. [COMMON]
  21. Hello   = "Hello @rTfirst.,@n."
  22. Reply   = "Hello @mFfirst.,@n.@n.On @mdate. @mFname. wrote to @mTname....@n.@n."
  23. Signoff = "Regards,@n.@n.-=@First.=-@n.@n."
  24. Reply_4_usenet= "In article @Message_ID.,@n.@author. wrote:@n.@n."
  25.  
  26. ; ----------------------- ;
  27. ;  Message format level   ;
  28. ; ----------------------- ;
  29. [Bluewave]
  30. [QWK]
  31. [SOUP]
  32. Signoff = "Regards,@n.@n.-@First.-@n.@internet.@n.@n."
  33.  
  34. [INTERNET]
  35. Signoff = "Regards,@n.@n.-@First.-@n.@internet.@n.@n."
  36. ;Signature = "c:\mail\mysig.txt"
  37.  
  38. ; -------------------- ;
  39. ;  Host level(bbs_id)  ;
  40. ; -------------------- ;
  41.  
  42. [H-CEBU]
  43. editor="qe.exe @f"
  44.  
  45. [H-I-QUEST]
  46. Signoff = "Regards,@n.@n.-@First.-@n.@internet.@n.@n."
  47.  
  48.  
  49. [H-TOME]
  50. ;Down_load=c:\temp
  51. ;up_load=c:\temp
  52.  
  53. [H-WDN]
  54.  
  55. ; ------------ ;
  56. ;  Area Level  ;
  57. ; ------------ ;
  58. [A-OFFLINE]
  59. Signoff = "Regards,@n.@n.-@First.-@n.Beta Team, @OMR.!@n.@internet.@n.@n."
  60.  
  61. ; ------------------ ;
  62. ;  Individual level  ;
  63. ; ------------------ ;
  64.  
  65. [I-Mary]
  66. Hello   = "Dear Mary,@n."
  67. signoff = "Mary has a little lamb"
  68.  
  69. [I-Tiago]
  70. signoff = "Bye, The USMM"
  71.  
  72.